home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_2010.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  291 b   |  9 lines

  1. Inputs: WindowItem; MouseDown
  2. Outputs: CallMethod; MethodInput
  3.  
  4. Inputs: <Window Item>; EventRecord
  5. Outputs: Boolean; Any
  6.  
  7. Processes a click in a window item. If CallMethod is TRUE, the click method of WindowItem should be called. If MethodInput is not NULL, pass it into the click method. 
  8.  
  9.